Click or drag to resize

ActiveLock Properties

The ActiveLock type exposes the following members.

Properties
  NameDescription
Public propertyDepth
Gets or sets the depth of the lock.
Public propertyOwner
Gets or sets who locked this resource.
Public propertyScope
Gets or sets the scope of the lock.
Public propertyTimeout
Gets or sets a lock timeout. The lock timeout as either "Second-n" (where "n" is number between 0 and 4294967295) or "Infinite". InfiniteTimeout
Public propertyToken
Gets or sets a lock token.
Public propertyType
Gets or sets the type of lock.
Top
See Also